Cobra Web Services
Cobra Web services allow you to create applications that can programmatically execute Cobra functionalities over the network.
The Cobra Web services consist of two parts:
- Cobra Web Service Host: This is a Simple Object Access Protocol (SOAP) based Windows Communication Foundation (WCF) service which exposes the Cobra functionalities over the network.
-
Cobra Web Service Client API: This is a .NET dynamic link library which consumes the WCF service. Deltek recommends that the application developers use this library in their applications.
Deltek Products that Utilize Cobra Web Services
The following products use the Cobra Web services:
- Costpoint: The Costpoint to Cobra Integration automates the loading of actual costs from Costpoint to Cobra.
Attention: For more information, refer to Deltek Costpoint to Cobra Integration Technical Guide.Note: Costpoint introduces updates to the Cobra integration which utilizes the Cobra Web Service beginning version 7.1.1.
- PM Compass: The PM Compass Change Management process integrates with Cobra using the Cobra Web Services (Cobra Engine) on the PM Compass Server to execute Cobra processes. During the change management process, workflow step actions run Cobra processes such as the Integration Wizard, Reclass, Recalc, Advance Calendar, and Rolling Wave.
Note: For more information, refer to the Integrating with Cobra section of the Deltek PM Compass Technical Installation Guide.
- Related Topics:
- Supported Processes and Data
Cobra Web services support a number of processes and data for creation and retrieval. - Run Cobra with Command Line Parameters
You can use command line parameters that can be passed to Cobra applications and Cobra API. - Install the Cobra Web Service
To start using the Cobra Web service, you must deploy the Web Service host and the Web Service ClientAPI file. - Set up the .NET Project
To use the Cobra Web Service ClientAPI in your application, you must set up your .NET project by adding the ClientAPI file as reference in Visual Studio Projects. - Write the .NET Code
To use the Cobra Web service, you must write scripts and codes. - Other Distribution Files
There are distribution files related to the Cobra Web service.
Parent Topic: Cobra 8.2 Help System